home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / schema / schema.txt < prev    next >
Text File  |  1996-05-04  |  415b  |  20 lines

  1. It seems to be an oft-asked questiion:  How do I see 
  2. the structure of an MDB file?  
  3.  
  4. Here is my answer, complete with source code.  It 
  5. is compiled in 16 bit and 32 bit versions.  You will 
  6. easily figure out which is which....
  7.  
  8. Contents: 
  9. SchemaSpy.Exe
  10. Schema16.exe    (16 bit)
  11. SchemaSpy.Frm    the form
  12. SchemaSpy.Vbp    the project file
  13.  
  14. John Harrington
  15. Tampa Programming Group
  16. mesmer@ix.netcom.com
  17.  
  18.  
  19.  
  20.